home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2004 #9
/
Amiga Plus CD - 2004 - No. 09.iso
/
amigaplus
/
tools
/
mos_pegasos
/
euph0ria-1.0
/
history.txt
< prev
next >
Wrap
Text File
|
2004-08-03
|
6KB
|
135 lines
History
0.00 (23.07.03)
0.12 (05.12.03) - pre-beta/alpha releases
0.13 (06.12.03) - scope now uses small MUI font for display
0.14 (07.12.03) - now uses DOUBLE instead of float, smaller
binary and probably also some minimal
speedup
- fixed 'dead' pixel bug in blur routine
(or not, still happens with effect #5
sometimes :\ )
- levelmeters now get update from scopeclass
and are more accurate
- uses now memorypools when possible
0.15 (08.12.03) - added waveforms
- added pastell palette #7 (cecilia)
- added 'Connected points' option
- added 'Show waveform' option
0.16 (09.12.03) - connected points option is now depending on
waveform
0.17 (10.12.03) - Loading and Saving of settings implemented
- added more waveforms
0.18 (12.12.03) - fixed glitch (graphical garbage) when program
was started using settings with activated
info display.
- updated palettes and added 2 more palettes
(cecilia)
- removed a few unsuitable waveforms
- fixed blur routine (some parts from the
right side were drawn left and some from the
left were drawn right, which resulted in ugly
stripes in some zoom effects). This also fixes
finaly the 'dead pixel' bug.
- removed useless opening of gadtools.library
and workbench.library
- euphoria now tries to use its own icon as
appicon when iconified
0.19 (14.12.03) - added 2 more palettes (cecilia)
- some source cleanups
- improved horizontal and vertical line waveform
(now using trigonometric functions, so the
morphing will look better)
- added clockwise and anticlockwise rotating
'single line' waveforms
- added internal checking for peaks in sample
data
- added "Check for update..." function
0.20 (18.12.03) - if OpenURL (Check for update) fails then it now
invokes a DisplayBeep
- added '2 dancing circles' waveform
- added __amigappc__ symbol, so that the plugin will
work with mos 0.x too (maybe, i hope :)
- startcolours are now random
- scope is now tinted/greyed when window is inactive
- improved line drawing
- added controllable snake
0.21 (20.12.03) - added workaround for weird and unexpected AMP
behaviour, it works now again with AMP
0.22 (22.12.03) - changed task priority presets, avoids possible
priority issues with task priorities higher
than 20
- improved "About" requester
- added new icon (joBBo)
- added AmigaGuide documentation
0.23 (23.12.03) - fixed some spelling mistakes in the About-
Requester (UltraGelb)
- fixed some spelling mistakes in the guide
(Targhan, UltraGelb)
- snake now dies on itself, added food and score/
highscore handling
- pause info is now correctly centered
0.24 (24.12.03) first public release
- added 'game over' message
- added top 8
0.25 (28.01.04) - ENTER now only quits after last letter in
Highscore input else it moves to next position.
- changes some parts in the Scope class OM_NEW and
OM_DISPOSE methods to avoid eating of memory in
a worst case scenario.
- added overlay fullscreen mode
- added palette #10: gold (cecilia)
- added palette #11: red-blue (cecilia)
- added palette #12: 'Mona Lisa' (cecilia)
0.26 (02.04.04) - added new effect #10: left/right rotating vortex
- mousepointer is now invisible in fullscreen mode
- ESC now also quits fullscreen mode
- improved the look of connected line mode
- "Check for update..." points now to the
correct/ new url
- added "(default)" to framesettings menu subgroup
- removed xmas/new year greetings from about
requester
- randomized start zoom effects
- randomized start waveforms
- changing of zoom effects is now randomized
and tries to react on music events (peaks)
- changing framerate while playing snake now also
kills the snake (avoids cheating)
0.27 (21.07.04) - improved palette initialization code (therefore
adding of new colour sets to code is more easy and
faster, also saved a few bytes in binary)
- added palettes #13-#18 (cecilia)
- added palettes #19-#21 (cecilia)
- added RGB16PC overlay fullscreen mode
- added WPA, BestModeID fullscreen mode
- Show Waveform option is now enabled by default
- Connect points option is now enabled by default
- added waveform #9: collapsing planets
- fixed toggle menuitems for MUI embedded menus
1.0 (21.07.04) second public release
- versions number bumped
- guide updated